Skip to content

Conversation

@cthulhu-rider
Copy link
Contributor

@evgeniiz321 try this pls

Defect of 474483c.

Previously, server did not properly handle requests that captured 1
data part. When requesting range with right border up to the end of the
part, the range up to the right border was returned uncut.

Fixes #3657.

Signed-off-by: Leonard Lyubich <[email protected]>
@cthulhu-rider cthulhu-rider marked this pull request as ready for review October 29, 2025 13:30
@codecov
Copy link

codecov bot commented Oct 29, 2025

Codecov Report

❌ Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.38%. Comparing base (18190e2) to head (5275fa8).
⚠️ Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
pkg/services/object/get/ec.go 0.00% 9 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3661   +/-   ##
=======================================
  Coverage   27.38%   27.38%           
=======================================
  Files         656      656           
  Lines       41189    41197    +8     
=======================================
+ Hits        11278    11283    +5     
- Misses      28853    28858    +5     
+ Partials     1058     1056    -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cthulhu-rider cthulhu-rider added this to the v0.50.0 milestone Oct 30, 2025
@carpawell carpawell merged commit ec03c4f into master Oct 30, 2025
20 of 22 checks passed
@carpawell carpawell deleted the bugfix/3657-ec-range branch October 30, 2025 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants